High/Low Guessing Game
What I Learned
- Implement Functions
- Use a multi-level if the else
- Use innerText to provide user feedback
- Dynamically load a graphic
- Create and append an image element
Instructions!
Here is what you are going to do: In this game you want to make a guess between 1 and 15. and get to the correct number in as few tries as possible. If you win, that's great! IF you wanna play again, please refresh and start over.